-
Notifications
You must be signed in to change notification settings - Fork 5.2k
arm64: Fix Sve2 ShiftArithmeticRoundedSaturate Helper #121924
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
arm64: Fix Sve2 ShiftArithmeticRoundedSaturate Helper #121924
Conversation
jonathandavies-arm
commented
Nov 24, 2025
- Fixes Several JIT.HardwareIntrinsics.Arm._Sve2.Program tests failing in the outerloop #121659 (comment)
|
@dotnet/arm64-contrib @EgorBo Please can you run the |
|
/azp run runtime-coreclr outerloop, runtime-coreclr jitstress |
|
Azure Pipelines successfully started running 2 pipeline(s). |
|
/azp run runtime-coreclr outerloop, runtime-coreclr jitstress |
|
Azure Pipelines successfully started running 2 pipeline(s). |
|
@jonathandavies-arm are the SVE failures related? |
The failures in the latest runtime-coreclr jitstress aren't related. All the other errors seem to be either build errors or timeouts which this change shouldn't affect. |
|
/azp run runtime-coreclr outerloop, runtime-coreclr jitstress |
|
Azure Pipelines successfully started running 2 pipeline(s). |
|
I see let me just double-check what is the current status of that pipeline, LGTM otherwise |